A. Method
B. Keyword
C. Keyword and Method
D. None of above
Advertisement
Related Mcqs:
- Java is a _______________language?
- A. moderate typed B. strogly typed C. weakly typed D. none of these...
- In which we clone the object and their constituent parts_______________?
- A. Deep cloning B. Shallow cloning C. Both of above D. None of above...
- JIT meaning ?
- A. just in time B. java in time C. join in time D. none of above...
- Which of the following command is used to compile the Java program ?
- A. java B. javac C. javap D. none of these...
- Converting a primitive type data into its corresponding wrapper class object instance is called ________________?
- A. boxing B. wrapping C. autoboxing D. instantiation...
- Which driver is called as thin-driver in JDBC ?
- A. Type-1 driver B. Type-2 driver C. Type-3 driver D. Type-4 driver...
- All collection classes are available in _________________?
- A. java.util package B. java.io package C. java.lang package D. java.awt package...
- Methods that have same name, but different Parameter list and different definition known as_________________?
- A. Overriding B. Overloading C. Constructor D. none of these...
- Smallest individual unit in java program is known as____________________?
- A. token B. string C. literal D. operator...
- Which metrhods are utilized to control the access to an object in multi threaded programming ?
- A. Synchronized methods B. Asynchronized methods C. Serialized methods D. None of above...
Advertisement